GtkGrid: make attaching more flexible
authorMatthias Clasen <mclasen@redhat.com>
Sat, 3 Sep 2011 00:04:06 +0000 (20:04 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 3 Sep 2011 00:07:19 +0000 (20:07 -0400)
commitef4690d511e051a75ec948fab00035e3f5007939
tree946c1c697a9ab478ee42b090a3ed742bdd85425d
parentf5e758bd60260dbe1a6973e34ceab03adecf2ccf
GtkGrid: make attaching more flexible

Allow to attach children at either end of row/column 0.
Proposed by Alex Larsson.

https://bugzilla.gnome.org/show_bug.cgi?id=657793
gtk/gtkgrid.c
gtk/tests/Makefile.am
gtk/tests/grid.c [new file with mode: 0644]